**** dT 0.000 * top TEST ../../../../bin/varnishtest/tests/r03402.vtc starting **** top extmacro def pkg_version=trunk **** top extmacro def pkg_branch=trunk **** top extmacro def pwd=/home/linux1/VT/varnish-cache/varnish-trunk/_build/sub/bin/varnishtest **** top extmacro def date(...) **** top extmacro def string(...) **** top extmacro def localhost=127.0.0.1 **** top extmacro def bad_backend=127.0.0.1:41541 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/linux1/VT/varnish-cache/varnish-trunk/_build/sub **** top extmacro def topsrc=/home/linux1/VT/varnish-cache/varnish-trunk/_build/sub/../.. **** top macro def testdir=/home/linux1/VT/varnish-cache/varnish-trunk/_build/sub/bin/varnishtest/../../../../bin/varnishtest/tests **** top macro def tmpdir=/home/linux1/VT/_vtest_tmp/vtc.1100202.3bb8d541 **** top macro def vtcid=vtc.1100202.3bb8d541 ** top === varnishtest "probe dripping reads timeout" * top VTEST probe dripping reads timeout ** top === server s0 { **** s0 macro def s0_addr=127.0.0.1 **** s0 macro def s0_port=36639 **** s0 macro def s0_sock=127.0.0.1:36639 ** s0 Starting dispatch server ** top === varnish v1 -vcl+backend { **** dT 0.004 ** s0 Dispatch started on 127.0.0.1:36639 **** dT 0.017 ** v1 Launch *** v1 CMD: cd ${pwd} && exec varnishd -d -n /home/linux1/VT/_vtest_tmp/vtc.1100202.3bb8d541/v1 -i v1 -l 2m -p auto_restart=off -p syslog_cli_traffic=off -p thread_pool_min=10 -p debug=+vtc_mode -p vsl_mask=+Debug,+H2RxHdr,+H2RxBody -p h2_initial_window_size=1m -p h2_rx_window_low_water=64k -a '127.0.0.1:0' -M '127.0.0.1 45537' -P /home/linux1/VT/_vtest_tmp/vtc.1100202.3bb8d541/v1/varnishd.pid -p vmod_path=/home/linux1/VT/varnish-cache/varnish-trunk/_build/sub/vmod/.libs *** v1 CMD: cd /home/linux1/VT/varnish-cache/varnish-trunk/_build/sub/bin/varnishtest && exec varnishd -d -n /home/linux1/VT/_vtest_tmp/vtc.1100202.3bb8d541/v1 -i v1 -l 2m -p auto_restart=off -p syslog_cli_traffic=off -p thread_pool_min=10 -p debug=+vtc_mode -p vsl_mask=+Debug,+H2RxHdr,+H2RxBody -p h2_initial_window_size=1m -p h2_rx_window_low_water=64k -a '127.0.0.1:0' -M '127.0.0.1 45537' -P /home/linux1/VT/_vtest_tmp/vtc.1100202.3bb8d541/v1/varnishd.pid -p vmod_path=/home/linux1/VT/varnish-cache/varnish-trunk/_build/sub/vmod/.libs *** v1 PID: 1100221 **** v1 macro def v1_pid=1100221 **** v1 macro def v1_name=/home/linux1/VT/_vtest_tmp/vtc.1100202.3bb8d541/v1 **** dT 0.023 *** v1 debug|Info: Working directory not mounted on tmpfs partition **** dT 0.040 *** v1 debug|Debug: Version: varnish-trunk revision a104a2b4e469c35c7f60216be402ccb5dd7dbe3f *** v1 debug|Debug: Platform: Linux,4.18.0-553.34.1.el8_10.s390x,s390x,-jlinux,-sdefault,-sdefault,-hcritbit *** v1 debug|200 329 *** v1 debug|----------------------------- *** v1 debug|Varnish Cache CLI 1.0 *** v1 debug|----------------------------- *** v1 debug|Linux,4.18.0-553.34.1.el8_10.s390x,s390x,-jlinux,-sdefault,-sdefault,-hcritbit *** v1 debug|varnish-trunk revision a104a2b4e469c35c7f60216be402ccb5dd7dbe3f *** v1 debug| *** v1 debug|Type 'help' for command list. *** v1 debug|Type 'quit' to close CLI session. *** v1 debug|Type 'start' to launch worker process. *** v1 debug| **** dT 0.142 **** v1 CLIPOLL 1 0x1 0x0 0x0 *** v1 CLI connection fd = 7 *** v1 CLI RX 107 **** v1 CLI RX|jhuyowpyhcvkuzhvlcchetsgqxaatssh **** v1 CLI RX| **** v1 CLI RX|Authentication required. **** dT 0.143 **** v1 CLI TX|auth 0d1cb9f62904a4a44a714435b87df2403812a61dbc5e0005c10e2434a0116f31 **** dT 0.149 *** v1 CLI RX 200 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Varnish Cache CLI 1.0 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Linux,4.18.0-553.34.1.el8_10.s390x,s390x,-jlinux,-sdefault,-sdefault,-hcritbit **** v1 CLI RX|varnish-trunk revision a104a2b4e469c35c7f60216be402ccb5dd7dbe3f **** v1 CLI RX| **** v1 CLI RX|Type 'help' for command list. **** v1 CLI RX|Type 'quit' to close CLI session. **** v1 CLI RX|Type 'start' to launch worker process. **** v1 CLI TX|vcl.inline vcl1 << %XJEIFLH|)Xspa8P **** v1 CLI TX|vcl 4.1; **** v1 CLI TX|backend s0 { .host = "127.0.0.1"; .port = "36639"; } **** v1 CLI TX| **** v1 CLI TX| **** v1 CLI TX|\tprobe default { **** v1 CLI TX|\t\t.window = 1; **** v1 CLI TX|\t\t.threshold = 1; **** v1 CLI TX|\t\t.timeout = 2s; **** v1 CLI TX|\t\t.interval = 0.1s; **** v1 CLI TX|\t} **** v1 CLI TX| **** v1 CLI TX|%XJEIFLH|)Xspa8P **** dT 0.251 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.353 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.456 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.613 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.717 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.818 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.920 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.947 *** v1 CLI RX 200 **** v1 CLI RX|VCL compiled. **** v1 CLI TX|vcl.use vcl1 **** dT 0.953 *** v1 CLI RX 200 **** v1 CLI RX|VCL 'vcl1' now active ** v1 Start **** v1 CLI TX|start **** dT 1.002 *** v1 debug|Debug: Child (1100234) Started **** dT 1.051 *** v1 debug|Child launched OK **** dT 1.062 *** s0 dispatch fd 5 -> s1 *** s1 start with fd 5 ** s1 === rxreq **** s1 rxhdr|GET / HTTP/1.1\r **** s1 rxhdr|Host: 127.0.0.1\r **** s1 rxhdr|Connection: close\r **** s1 rxhdr|\r **** s1 rxhdrlen = 54 **** s1 http[ 0] |GET **** s1 http[ 1] |/ **** s1 http[ 2] |HTTP/1.1 **** s1 http[ 3] |Host: 127.0.0.1 **** s1 http[ 4] |Connection: close **** s1 bodylen = 0 ** s1 === delay 1 *** s1 delaying 1 second(s) **** dT 1.063 *** v1 debug|Info: Child (1100234) said Child starts **** dT 1.068 *** v1 CLI RX 200 *** v1 wait-running **** v1 CLI TX|status **** dT 1.073 *** v1 CLI RX 200 **** v1 CLI RX|Child in state running **** v1 CLI TX|debug.listen_address **** dT 1.126 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 41477 **** v1 CLI TX|debug.xid 1000 **** dT 1.144 **** v1 vsl| 0 CLI - Rd vcl.load "vcl1" vcl_vcl1.1736809828.936175/vgc.so 1auto **** v1 vsl| 0 Backend_health - s0 Went sick -------- 0 1 1 0.000000 0.000000 "" **** v1 vsl| 0 Backend_health - s0 Still sick -------- 0 1 1 0.000000 0.000000 "" **** v1 vsl| 0 CLI - Wr 200 52 Loaded "vcl_vcl1.1736809828.936175/vgc.so" as "vcl1" **** v1 vsl| 0 CLI - Rd vcl.use "vcl1" **** v1 vsl| 0 CLI - Wr 200 0 **** v1 vsl| 0 CLI - Rd start **** v1 vsl| 0 Debug - sockopt: Setting SO_LINGER for a0=127.0.0.1:41477 **** v1 vsl| 0 Debug - sockopt: Setting SO_KEEPALIVE for a0=127.0.0.1:41477 **** v1 vsl| 0 Debug - sockopt: Setting SO_SNDTIMEO for a0=127.0.0.1:41477 **** v1 vsl| 0 Debug - sockopt: Setting SO_RCVTIMEO for a0=127.0.0.1:41477 **** v1 vsl| 0 Debug - sockopt: Setting TCP_NODELAY for a0=127.0.0.1:41477 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPIDLE for a0=127.0.0.1:41477 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPCNT for a0=127.0.0.1:41477 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPINTVL for a0=127.0.0.1:41477 **** v1 vsl| 0 CLI - Wr 200 0 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 41477 **** dT 1.181 *** v1 CLI RX 200 **** v1 CLI RX|XID is 1000 chunk 1 **** v1 CLI TX|debug.listen_address **** dT 1.237 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 41477 ** v1 Listen on 127.0.0.1 41477 **** v1 macro def v1_addr=127.0.0.1 **** v1 macro def v1_port=41477 **** v1 macro def v1_sock=127.0.0.1:41477 **** v1 macro def v1_a0_addr=127.0.0.1 **** v1 macro def v1_a0_port=41477 **** v1 macro def v1_a0_sock=127.0.0.1:41477 ** top === delay 5 *** top delaying 5 second(s) **** dT 1.249 **** v1 vsl| 0 CLI - Rd debug.xid 1000 **** v1 vsl| 0 CLI - Wr 200 19 XID is 1000 chunk 1 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 41477 **** dT 2.064 ** s1 === send "HTTP/1.1 200 OK\r\n" **** s1 send|HTTP/1.1 200 OK\r ** s1 === delay 0.5 *** s1 delaying 0.5 second(s) **** dT 2.567 ** s1 === send "Server: s0\r\n" **** s1 send|Server: s0\r **** dT 2.568 ** s1 === delay 1 *** s1 delaying 1 second(s) **** dT 3.110 **** v1 vsl| 0 Backend_health - s0 Still sick 4---Xr-- 0 1 1 0.000000 0.000000 "Poll error 110 (Connection timed out)" **** dT 3.174 *** s0 dispatch fd 17 -> s2 **** dT 3.569 ** s1 === send "\r\n" **** s1 send|\r **** dT 3.570 *** s1 shutting fd 5 ** s1 Ending **** dT 4.129 **** v1 vsl| 0 CLI - Rd ping **** v1 vsl| 0 CLI - Wr 200 19 PONG 1736809832 1.0 **** dT 4.662 *** s2 start with fd 17 ** s2 === rxreq **** s2 rxhdr|GET / HTTP/1.1\r **** s2 rxhdr|Host: 127.0.0.1\r **** s2 rxhdr|Connection: close\r **** s2 rxhdr|\r **** s2 rxhdrlen = 54 **** s2 http[ 0] |GET **** s2 http[ 1] |/ **** s2 http[ 2] |HTTP/1.1 **** s2 http[ 3] |Host: 127.0.0.1 **** s2 http[ 4] |Connection: close **** s2 bodylen = 0 ** s2 === delay 1 *** s2 delaying 1 second(s) **** dT 5.250 **** v1 vsl| 0 Backend_health - s0 Still sick 4---Xr-- 0 1 1 0.000000 0.000000 "Poll error 110 (Connection timed out)" **** dT 5.294 *** s0 dispatch fd 18 -> s3 **** dT 5.663 ** s2 === send "HTTP/1.1 200 OK\r\n" **** s2 send|HTTP/1.1 200 OK\r ** s2 === delay 0.5 *** s2 delaying 0.5 second(s) **** dT 5.845 *** s3 start with fd 18 ** s3 === rxreq **** s3 rxhdr|GET / HTTP/1.1\r **** s3 rxhdr|Host: 127.0.0.1\r **** s3 rxhdr|Connection: close\r **** s3 rxhdr|\r **** s3 rxhdrlen = 54 **** s3 http[ 0] |GET **** s3 http[ 1] |/ **** s3 http[ 2] |HTTP/1.1 **** s3 http[ 3] |Host: 127.0.0.1 **** s3 http[ 4] |Connection: close **** s3 bodylen = 0 ** s3 === delay 1 **** dT 5.846 *** s3 delaying 1 second(s) **** dT 6.168 ** s2 === send "Server: s0\r\n" **** s2 send|Server: s0\r ---- s2 Write error in http_send(): Broken pipe **** dT 6.240 * top RESETTING after ../../../../bin/varnishtest/tests/r03402.vtc ** s0 Waiting for server (4/-1) **** dT 6.241 ** s1 Waiting for server (-1/-1) ** s2 Waiting for server (-1/17) ** s3 Waiting for server (-1/18) **** dT 6.489 ** v1 Wait **** v1 CLI TX|panic.show **** dT 6.538 *** v1 CLI RX 300 **** v1 CLI RX|Child has not panicked or panic has been cleared **** dT 6.542 *** v1 debug|Info: manager stopping child *** v1 debug|Debug: Stopping Child **** dT 6.576 **** v1 vsl| 0 CLI - EOF on CLI connection, worker stops **** dT 6.645 *** v1 debug|Info: Child (1100234) said Child dies *** v1 debug|Info: Child (1100234) ended *** v1 debug|Debug: Child cleanup complete *** v1 debug|Info: manager dies **** v1 STDOUT EOF **** dT 6.678 ** v1 WAIT4 pid=1100221 status=0x0000 (user 0.225908 sys 0.029091) * top TEST ../../../../bin/varnishtest/tests/r03402.vtc FAILED # top TEST ../../../../bin/varnishtest/tests/r03402.vtc FAILED (6.685) exit=2 FAIL tests/r03402.vtc (exit status: 2)